home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
dev
/
Language
/
ace
/
Prgs
/
welcome.b
< prev
Wrap
Text File
|
1994-10-09
|
166b
|
12 lines
dim voice%(8)
for i=0 to 8
read voice%(i)
next
data 80,0,160,0,22900,64,10,0,0
x$="Welcome to ACE! The best PD Amiga BASIC compiler."
say translate$(x$),voice%